Deprecate optional argument of make-face.
authorMatthias Dahl <matthias.dahl@binary-island.eu>
Sat, 12 Apr 2014 14:22:55 +0000 (17:22 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 12 Apr 2014 14:22:55 +0000 (17:22 +0300)
commitb56923af44524fe28cd8104bc03826765b0b6a03
tree646ed667fb2c62c3ac29a589573f265abf8b0512
parentc9b321d2a16c865bf7a7536472e316ac9f3dfa3c
Deprecate optional argument of make-face.

 lisp/faces.el (make-face): Deprecate optional argument as it is no
 longer needed/used since the conditional X resources handling
 has been pushed down to make-face-x-resource-internal itself.
 (make-empty-face): Don't pass optional argument to make-face.
lisp/ChangeLog
lisp/faces.el